home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Phreaking⁄Wardialers / Utilities / ESNWizz / ESN Wizz / ESN Wizz.rsrc / TEXT_130.txt < prev    next >
Text File  |  1995-11-30  |  722b  |  23 lines

  1. This utility will search a text file and produce an output file.
  2. The util uses the following protocol-
  3. 1)Hex ESN's are expected to be in the format "XXXXXXXX"
  4. 2)No spaces between the hex digits are allowed
  5. 3)Hex digits A-F may be in upper or lower case
  6. 4)Strings of Hex digits longer than 8 characters will result in
  7. only the first 8 digits being used ( a string of 16 consecutive digits
  8. will result in 2 decimal ESN's, ie the first 8 form one and the last 8
  9. form the other).
  10.  
  11. An example of an acceptable format for Hex ESN's -
  12.  
  13. 12345678
  14. ABCDEFAB
  15. ABCD1234
  16. abCD23Ed
  17.  
  18. Any other data in the file is ignored.
  19. The master file is not altered by this util!
  20.  
  21. This util was code by Kaos of The Network
  22. kaos@phreak.intermedia.co.uk
  23.